chore(deps): bump github.com/dgraph-io/badger/v4 from 4.9.2 to 4.9.6 - #635
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump github.com/dgraph-io/badger/v4 from 4.9.2 to 4.9.6#635dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #635 +/- ##
=======================================
Coverage 89.84% 89.84%
=======================================
Files 70 70
Lines 6222 6222
=======================================
Hits 5590 5590
Misses 631 631
Partials 1 1 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Bumps [github.com/dgraph-io/badger/v4](https://github.com/dgraph-io/badger) from 4.9.2 to 4.9.6. - [Release notes](https://github.com/dgraph-io/badger/releases) - [Changelog](https://github.com/dgraph-io/badger/blob/main/CHANGELOG.md) - [Commits](dgraph-io/badger@v4.9.2...v4.9.6) --- updated-dependencies: - dependency-name: github.com/dgraph-io/badger/v4 dependency-version: 4.9.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/dgraph-io/badger/v4-4.9.6
branch
from
September 1, 2026 14:49
159b419 to
e8aa13a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/dgraph-io/badger/v4 from 4.9.2 to 4.9.6.
Release notes
Sourced from github.com/dgraph-io/badger/v4's releases.
Changelog
Sourced from github.com/dgraph-io/badger/v4's changelog.
Commits
fbd8d2efix(compaction): restore size-ratio base level selection, clamped to the firs...21c0bc6fix: prevent nil deref when reading in-memory tables (#2316)4292e70chore(deps): bump go.opentelemetry.io/otel to v1.41.0 (CVE-2026-29181) (#2323)0a02e66ci: test PR's badger code against dgraph instead of main (#2320)9b0ef41chore: prepare for release v4.9.4 (#2314)bcef113fix: fix an issue where the compactor causes previously deleted data to reapp...7df4b2ffix(db): don't drop acknowledged writes during DropPrefix/DropAll (#2313)45d5bd1docs(changelog): backfill 4.9.2, add 4.9.3, fix 4.9.0 compare link (#2311)c3489dcperf(db): signal-based L0 write backpressure (replace busy-sleeps) (#2308)34dba21fix(vlog): prevent deleted key from reappearing after value-log GC (#2310)